Skip to content

Fix main publish workflow failure and keep bump PRs manual#9

Merged
anand-testcompare merged 1 commit intomainfrom
fix/publish-workflow-npm-auth
Feb 28, 2026
Merged

Fix main publish workflow failure and keep bump PRs manual#9
anand-testcompare merged 1 commit intomainfrom
fix/publish-workflow-npm-auth

Conversation

@anand-testcompare
Copy link
Contributor

@anand-testcompare anand-testcompare commented Feb 28, 2026

Fixes

  • remove invalid npm config command causing main publish job failure:
    • removed npm config set always-auth true
  • make auto-created version bump PRs draft to prevent accidental auto-merge:
    • peter-evans/create-pull-request now uses draft: true

Why main failed

Run https://github.com/shpitdev/opencode-sandboxed-ad-hoc-research/actions/runs/22509206456 failed at Configure npm for GitHub Packages with:

  • npm error \always-auth` is not a valid npm option`

Validation

  • bun run check

@anand-testcompare anand-testcompare merged commit cf9b9aa into main Feb 28, 2026
8 checks passed
@anand-testcompare anand-testcompare deleted the fix/publish-workflow-npm-auth branch February 28, 2026 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant